πŸ•·οΈοΈ Job Radar β€’ SCRAPING

Live freelance tracking. Raw descriptions turned into structured data. Find your next tech project without the noise.

upwork.com 🟑 2026-05-12

πŸ”Ή Email Extraction for Storytellers
πŸ‘€ Client: πŸ‡ΊπŸ‡Έ USA Member since 2025-07-14
πŸ’° Price: ****
🚩 Problem: Extract emails from names provided by users.
πŸ“¦ Existing: Not specified

Specifications:

[Target] Identify and extract email addresses from given names.
[Method] Use web scraping techniques to find contact details on relevant platforms.
[UI/UX] Not applicable; this is a backend task.
[Stack] Python, BeautifulSoup, Selenium, Email regex patterns.
[Security] Ensure compliance with GDPR and other data protection regulations. Implement rate limiting and use proxies to avoid IP bans.
[Format] Output in JSON format: {name: 'John Doe', email: 'johndoe@example.com'}

Workflow:

1. Receive list of names from user.
2. For each name, perform web scraping on relevant platforms (LinkedIn, personal websites, etc.).
3. Use regex patterns to identify and extract emails.
4. Validate extracted emails using a validation library or service.
5. Compile results into JSON format.
6. Send compiled JSON back to user.

⚑ Receive notifications instantly Join our community.